home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / batch / TestSFShd.lha / s / TestSFS_DH0 next >
Text File  |  1999-02-19  |  534b  |  13 lines

  1. failat 21
  2. sfscheck DH0: >t:SFScheck_DH0
  3. if NOT fail
  4.    echo   >SYS:WBStartup/TestSFS_results_DH0 END
  5.    protect SYS:WBStartup/TestSFS_results_DH0 srwd
  6.    skip FINISH
  7.    else
  8.    echo   >SYS:WBStartup/TestSFS_results_DH0 "requestchoice *"SmartFileSystem Error...*" *"The SFScheck program has located an error on**ndevice DH0.  A logfile (t:SFScheck_DH0) has**nbeen generated.*" *"View logfile*""
  9.    echo  >>SYS:WBStartup/TestSFS_results_DH0 multiview t:SFScheck_DH0
  10.    protect SYS:WBStartup/TestSFS_results_DH0 srwd
  11.    endif
  12. lab FINISH
  13.